[IA64] initial xen relocation support
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Sun, 1 Oct 2006 17:14:00 +0000 (11:14 -0600)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Sun, 1 Oct 2006 17:14:00 +0000 (11:14 -0600)
commit8fd98d967ddd37485c6d0c9a826c9cc02a1c1242
tree76fe574b6e3acd426c144d8721d99b91312305f9
parentcc4280de0ba737c479cd1942d03aaa4023370229
[IA64] initial xen relocation support

Add support for relocating movl instructions which are run in physical
mode and rely on physical addressing.

This is needed to support platforms which do not provide physical
memory at address 0x4000000.

More relocation points are likely to be needed, please add them as
appropriate in xenpatch.c

Signed-off-by: Jes Sorensen <jes@sgi.com>
xen/arch/ia64/xen/Makefile
xen/arch/ia64/xen/xenpatch.c [new file with mode: 0644]
xen/arch/ia64/xen/xensetup.c